/*头部样式*/
.tophead{background: #d5d5d5;height: 40px;line-height: 40px;color: #302f33;}
.tophead a{color: #302f33;}
#header,.container{width:1200px;margin:0 auto;}
.logo{float:left;line-height: 108px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{margin-top: 36px;}

/*热门搜索*/
.search{background: url(../images/ssbg.png) no-repeat center;height: 150px;}
#formsearch{width: 211px;float:left;background: url(../images/ss.png) no-repeat;height: 27px;margin-left: 153px;margin-top: 95px;}
/*.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}*/
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


.search ul{
    float: right;
    margin-top: 28px;
}
.search ul li{
    float: left;
    width: 120px;
    text-align: center;
    margin-right: 24px;
}
.search ul li a{
    display: block;
}
.search ul li a span{
    display: block;
    position: relative;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.search ul li a span img{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 1;
    transition: all 0.4s;
}
.search ul li a span img:nth-child(2){
    opacity: 0;
}
.search ul li a h3{
    color: #302f33;
    font-size: 15px;
    font-weight: normal;
    margin-top: 18px;
}
.search ul li:hover a span img:nth-child(1){
    opacity: 0;
    transition: all 0.4s;
}
.search ul li:hover a span img:nth-child(2){
    opacity: 1;
    transition: all 0.4s;
}
.search ul li:hover a h3{
    color:#a1a822
}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:44px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}


/*首页标题样式*/
.titles{
    text-align: center;
}
.titles h2{
    color: #c2c2c3;
    font-family: 'Georgia';
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
}
.titles h3{
    color: #302f33;
    font-size: 30px;
    font-weight: normal;
    background: url(../images/ttline.png) no-repeat center;
    margin-top: -12px;
}
.titles h3 span{
    color: #a1a822;
}
.titles p{
    color: #5f5f5f;
    font-size: 14px;
}

/*产品中心*/
.procenter{
    margin-top: 60px;
    margin-bottom: 36px;
}
.proleft{
    width: 235px;
    margin-top: 48px;
    padding-bottom: 7px;
    background: #e9e9e9;
}
.proleft li{
    width: 235px;
    height: 151px;
    border-bottom: 1px solid #ffffff;
    background: #e9e9e9;
    transition: all 0.4s;
}
.proleft li a{
    display: block;
    text-align: center;
    position: relative;
    height: 151px;
}
.proleft li a span{
    height: 89px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    line-height: 89px;
    top: 18px;
    opacity: 1;
    transition: all 0.4s;
}
.proleft li a span.img2{
    opacity: 0;
}
.proleft li:hover a span.img1{
    opacity: 0;
    transition: all 0.4s;
}
.proleft li:hover a span.img2{
    opacity: 1;
    transition: all 0.4s;
}
.proleft li:hover{
    background:#a1a822;
    transition: all 0.4s;
}
.proleft li a span img{
    max-width: 100%;
}
.proleft li a h3{
    color: #302f33;
    font-size: 15px;
    font-weight: normal;
    padding-top: 100px;
}
.proleft li:hover a h3{
    color:#ffffff
}
.proright{
    margin-top: 48px;
    width: 950px;
}

.prone li{
    position: relative;
}
.prone li a.img{
    display: block;
    overflow:hidden;
}
.prone li a.img img{
    width: 628px;
    height: 377px;
    transition:all 0.6s;
}
.prone li:hover a.img img{
    transition:all 0.6s;
    transform:scale(1.08);
}
.prone li h3{
    position: absolute;
    left: 0;
    right: 0;
    top: 145px;
}
.prone li h3 a{
    display: block;
    text-align: center;
    background: rgba(48,47,51,0.7);
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 4px;
    line-height: 105px;
}
.prtwo,.prone{
    margin-bottom: 13px
}
.prtwo li:nth-child(1){
    margin-bottom:7px;
}
.prtwo li a.img{
    display: block;
    overflow:hidden
}
.prtwo li a.img img{
    width: 308px;
    height: 185px;
    transition:all 0.6s;
}
.prtwo li:hover a.img img{
    transition:all 0.6s;
    transform:scale(1.08);
}


/*首页横图*/
.heng{
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}
.heng img{
    width: 100%;
}


/*项目展示*/
.caseinfo{
    background: url(../images/bg1.jpg);
    padding-top: 48px;
    padding-bottom: 85px;
    position: relative;
}
.caseinfo ul{
    margin-top: 28px;
}
.caseinfo ul li{
    float:left;
    margin-left: 11px;
    position: relative;
    margin-bottom: 15px;
}
.caseinfo ul li:nth-child(3n){
    margin-right:0
}
.caseinfo ul li a{
    display: block;
    position: relative;
}
.caseinfo ul li a img.img{
    width: 389px;
    height: 282px;
}
.caseinfo ul li a h3{
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    background: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    padding-top: 128px;
    opacity: 0;
    transition: all 0.6s
}
.caseinfo ul li:hover a h3{
    opacity: 1;
    transition: all 0.6s
}
.caseinfo ul li a h3 span{
    font-size: 14px;
    display: block;
}
.caseinfo ul li a h3 span img{
    max-width: 100%;
    padding-right: 9px;
}
a.casemore{
    color: #ffffff;
    font-size: 25px;
    font-family: 'Georgia';
    background: #302f33;
    width: 200px;
    height: 87px;
    line-height: 87px;
    text-align: center;
    display: block;
}

a.casemore:hover,a.casemore.abmore{
    background: #a1a822;
}
a.casemore.abmore:hover{
    background: #302f33;
}
.caseinfo a.casemore{
    position: absolute;
    left: 50%;
    margin-left: -100px;
    bottom: -44px;
    z-index: 10
}


/*公司简介*/
.aboutus{
    background: url(../images/bg2.jpg) no-repeat center;
    height: 989px;
}
.aboutus .abtt{
    padding-top: 226px;
}
.aboutus .abcont{
    color: #000000;
    font-size: 15px;
    width: 600px;
    line-height: 28px;
    height: 220px;
    overflow: hidden;
    margin-top: 54px;
}
.aboutus a.casemore{
    margin-top: 48px;
}


/*最新新闻*/
.newsinfo{
    background: url(../images/bg3.jpg) no-repeat top;
    padding-top: 54px;
    height: 772px;
}
.newsleft{
    width: 980px;
    background: #ededed;
    height: 299px;
    margin-top: 36px;
}
.newsleft li{}
.newsleft li a.img{
    display: block;
}
.newsleft li a.img img{
    width: 415px;
    height: 299px;
}
.newsleft li .ndetail{
    width: 470px;
    margin-right: 42px;
    margin-top: 36px;
}
.newsleft li .ndetail a.ntt{
    color: #302f33;
    font-size: 16px;
    display: block;
}
.newsleft li .ndetail span{
    color: #b0b0b1;
    font-size: 12px;
    display: block;
    background: url(../images/newsicon.png) no-repeat left;
    line-height: 24px;
    padding-left: 28px;
    margin-top: 10px;
}
.newsleft li .ndetail .sum{
    color: #3b3b3b;
    font-size: 14px;
    line-height: 24px;
    height: 112px;
    overflow: hidden;
    margin-top: 10px;
}
.newsleft li .ndetail a.more{
    color: #ffffff;
    font-size: 14px;
    font-family: 'Georgia';
    background: #302f33;
    display: block;
    width: 105px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: right;
    margin-top: 12px;
}
.newsleft li:hover .ndetail a.ntt{
    color: #a1a822;
}
.newsleft li:hover .ndetail a.more{
    background: #a1a822
}
.newsright{
    width: 190px;
    margin-top: 36px;
}
.newsright a{
    color: #302f33;
    display: block;
    background: #ededed;
    border-bottom: 1px solid #ffffff;
    height: 58px;
    width: 190px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    padding-top: 16px;
}
.newsright a span{
    color: #6c6c6c;
    display: block;
    text-transform: uppercase;
}
.newsright a:hover{
    background:#a1a822;
    color:#ffffff;
}
.newsright a:hover span{
    color:#ffffff;
}
.newsinn{
    margin-top: 42px;
}
.newsinn li{
    width: 300px;
    float: left;
    margin-right: 48px;
    padding-left: 68px;
    position: relative;
}
.newsinn li:nth-child(3){
    margin-right:0
}
.newsinn li .ndate{
    position: absolute;
    left: 0;
    top: 0;
    color: #302f33;
    font-size: 12px;
    line-height: 42px;
}
.newsinn li .ndate span{
    font-size: 50px;
    display: block;
}
.newsinn li a.ntt{
    color: #302f33;
    font-size: 18px;
    display: block;
    border-bottom: 4px solid #a1a822;
    padding-bottom: 20px;
    padding-top: 12px;
}
.newsinn li:hover a.ntt{
    border-color:#302f33
}
.newsinn li .nsum{
    color: #302f33;
    font-size: 14px;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
    margin-top: 27px;
}
.newsinn li a.more{
    color: #ffffff;
    font-size: 13px;
    font-family: 'Georgia';
    width: 92px;
    text-align: center;
    display: block;
    height: 30px;
    line-height: 30px;
    background: #302f33;
    margin-top: 32px;
}
.newsinn li:hover a.more{
    background:#a1a822
}
.newsinn li:hover a.ntt,.newsinn li:hover .ndate{
    color:#a1a822
}


/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#a1a822;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}




/*友情链接*/
.f_link{width:1200px;margin:0 auto;margin-top:15px;line-height:30px;}

/*页面底部*/
#footer{position:relative;margin-top:15px;background: url(../images/foot.jpg) top center;height: 231px;}
#footer .container{position: relative;}
.nav_foot{color: #bcbf7e;line-height: 46px;margin-left: 202px;font-size: 15px;}
.nav_foot a{color: #ffffff;padding: 0 22px;}
.nav_foot a:last-child{padding-right:0}
.nav_foot a:hover{color:#302f33;}
.copyright{text-align:center;line-height:24px;color: #302f33;background: #d5d5d5;}
.copyright a{color: #302f33;}
.ftlogo{
    height: 185px;
    margin-left: 202px;
    line-height: 185px;
    width: 235px;
    text-align: center;
    background: url(../images/ftline.jpg) no-repeat right;
}
.ftele{
    height: 131px;
    background: url(../images/tele.png) no-repeat left;
    line-height: 36px;
    padding-left: 54px;
    margin-left: 36px;
    padding-top: 54px;
}
.ftcont{
    height: 143px;
    font-size: 15px;
    color: #302f33;
    line-height: 24px;
    background: url(../images/ftline.jpg) no-repeat left;
    padding-left: 32px;
    padding-top: 42px;
}
.ftcode{
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background: #302f33;
    width: 202px;
    height: 206px;
    padding-top: 25px;
}



/*------------内页-------------------*/
.left {
    width: 237px;
    float: left;
    background: #fafafa;
}

.left .box {
    margin-bottom: 18px;
}


.left .box.sort_menu{
  
}

.left .box h3 {
    line-height: 51px;
    padding-left: 20px;
    background: #302f33;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    position: relative;
    border-radius: 6px;
    letter-spacing: 2px;
}



.left .box .content {
    padding: 0px;
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;position: relative;left: 50%;margin-left: -960px;}
.n_banner img{width:1920px;margin:0 auto}

.left .box.sort_menu h3{
    line-height: 28px;
    height: 61px;
    font-size: 24px;
    padding-top: 16px;
}
.left .box.sort_menu h3 span{
    display:block;
    font-size:14px;
    text-transform: uppercase;
    font-family: 'Times New Roman';
}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.left .box.n_contact .content{padding: 16px;}
.left .box.n_contact.n_news .content{padding-bottom:0}

.right{width:924px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 360px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
    height: 40px;
    overflow: hidden;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}

.sitemp1 {
    background: url(../images/nttline.png) no-repeat left bottom;

}

.sitemp1 h2 {
    width: 360px;
    float: left;
    line-height: 42px;
    text-align: left;
    font-size: 20px;
    color:#333;
    height: 42px;
    overflow: hidden;
    font-weight: normal;
}

.sitemp1 .site1 {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 42px;
}







.page .pagination {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
 .page .pagination li {
  width: 28px;
  height: 28px;
  border: 1px solid #a2a822;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  margin: 0 4px;
}
 .page .pagination .disabled {
  background-color: #a2a822;
  color: #ffffff;
  border: 1px solid #a2a822;
}
.page  .pagination .active {
  background-color: #a2a822;
  color: #ffffff;
  border: 1px solid #a2a822;
}
.page .pagination a {
  display: block;
  color: #333333;
}
.page .pagination a:hover {
  background-color: #a2a822;
  color: #ffffff;
  border: 1px solid #a2a822;
}

